home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 41 / Practical Internet Issue 41 / Practical Internet Issue 41.bin / pc / Software / WapPages / WinWAP.exe / _SETUP.1 / img.wml < prev    next >
Encoding:
Extensible Markup Language  |  2000-01-15  |  1.1 KB  |  28 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
  3.  
  4. <wml>
  5. <!-- THIS IS THE FIRST CARD IN THE DECK -->
  6. <card id="img" title="Imgages (wbmp)">
  7. <p align="center">
  8.    <img src="wwbyst.wbmp" alt="WINWAP"/>
  9. </p>
  10. <p>
  11.   <br/>
  12.   The wml standard has specified itÆs own format for images, called wbmp. These images can be
  13.   displayed with WAP devices on wml pages. Winwap displays these images, either with a transparent
  14.   background or with white background. ( the format is such that there are only 2 colors available -
  15.   black or white, and white is used as the paper on which the picture is drawn with black ).
  16.   <br/>
  17.   <br/>
  18.   Since you can set a background image of your choice for the viewing area from the properties, you can also select
  19.   if you want the pictures to be transparent, or if you want the "paper" to be visible.
  20.   <br/>
  21.   <br/>
  22.   You can also view images directly with Winwap by entering the address of the image instead of the address of a page.
  23.   <br/>
  24.   <do type="accept" label="Back"> <go href="@prev"/> </do>
  25. </p>
  26. </card>
  27. </wml>
  28.